Sketch/pt-br
Introdução
In FreeCAD the word "Sketch" is normally used to refer to a Sketcher SketchObject (Sketcher::SketchObject
class) that is defined by the Sketcher Workbench. This is a 2D drawing that uses mathematical constraints to describe 2D geometry precisely.
See Sketcher SketchObject for more information about this type of object.
Usage
There are two common ways to create a Sketch: using the Sketcher Workbench directly, or through the PartDesign Workbench.
Sketcher Workbench
- Switch to the
Sketcher Workbench.
- Press
Sketcher NewSketch.
PartDesign Workbench
- Switch to the
PartDesign Workbench.
- Press
PartDesign Body.
- Press
PartDesign NewSketch.
After you finish editing the sketch, close it to go out of edit mode. Double click on it to enter edit mode again.
Notes
A Sketch is very commonly used in conjunction with the
PartDesign Workbench to create solids by extrusion, using the
PartDesign Pad operation.
Nevertheless, a Sketch can always be created by itself for any other purpose; it does not have to be tied to a PartDesign Body. For example, the
Arch Window tool of the
BIM Workbench uses Sketches to define the shapes of windows and doors; in the same way, they can be used to define the shape of
Arch Walls.
Sketcher
- General: Create sketch, Edit sketch, Attach sketch, Reorient sketch, Validate sketch, Merge sketches, Mirror sketch, Leave sketch, View sketch, View section, Toggle grid, Toggle snap, Configure rendering order, Stop operation
- Sketcher geometries: Point, Polyline, Line, Arc, Arc by 3 points, Arc of ellipse, Arc of hyperbola, Arc of parabola, Circle, Circle by 3 points, Ellipse, Ellipse by 3 points, Rectangle, Centered rectangle, Rounded rectangle, Triangle, Square, Pentagon, Hexagon, Heptagon, Octagon, Regular polygon, Slot, Arc slot, B-spline by control points, Periodic B-spline by control points, B-spline by knots, Periodic B-spline by knots, Toggle construction geometry
- Sketcher constraints:
- Dimensional constraints: Dimension, Horizontal distance, Vertical distance, Distance, Auto radius/diameter, Radius, Diameter, Angle, Lock
- Geometric constraints: Coincident (unified), Coincident, Point on object, Horizontal/vertical, Horizontal, Vertical, Parallel, Perpendicular, Tangent or collinear, Equal, Symmetric, Block
- Other constraints: Refraction (Snell's law)
- Constraint tools: Toggle driving/reference constraint, Activate/deactivate constraint
- Sketcher tools: Fillet, Chamfer, Trim, Split, Extend, External geometry, Carbon copy, Select origin, Select horizontal axis, Select vertical axis, Array transform, Polar transform, Scale transform, Offset geometry, Symmetry, Remove axes alignment, Delete all geometry, Delete all constraints
- Sketcher visual: Select unconstrained DoF, Select associated constraints, Select associated geometry, Select redundant constraints, Select conflicting constraints, Show/hide circular helper for arcs, Show/hide B-spline degree, Show/hide B-spline control polygon, Show/hide B-spline curvature comb, Show/hide B-spline knot multiplicity, Show/hide B-spline control point weight, Show/hide internal geometry, Switch virtual space
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework